home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 07 CP_M / MEXFIX.ARK / READ.ME < prev   
Encoding:
Text File  |  1989-01-05  |  2.6 KB  |  68 lines

  1.      This library contains a patch that fixes several
  2. longstanding bugs in MEX V1.14.  The patch does not add any new
  3. features;  the idea was to fix a few things that never quite
  4. worked as documented, and to fix the CompuServe "A" protocol
  5. which stopped working when ComuServe made changes to its
  6. software.  Since the program's author no longer seems to be
  7. interested in updating this free program, I decided to fix what I
  8. could by patching.  Please note, however, that MEX is a
  9. copyrighted program and as such should not be distributed with
  10. this patch installed.
  11.  
  12.  
  13.                              WARNING
  14.  
  15.                In order to make room in the
  16.                program for these fixes, it was
  17.                necessary to use some Z80-specific
  18.                instructions.  Once this patch file
  19.                has been installed, MEX will no
  20.                longer run on an 8080 or 8085
  21.                processor.  If your system does not
  22.                have a Z80 or Z80 compatible CPU,
  23.                DO NOT INSTALL THIS PATCH!
  24.  
  25.  
  26.      Installing the patch will cause the following changes in
  27. MEX:
  28.  
  29.      1.  CompuServe "A" protocol now works correctly.  Also fixed
  30.          are the long delays that used to occur if a capture file
  31.          was open when a CopuServe transfer was begun.
  32.  
  33.      2.  The "/N" symbol, which represents a carriage return/line
  34.          feed pair, now works correctly in key strings and
  35.          SENDOUT commands.
  36.  
  37.      3.  Key strings containing a slash character can now be
  38.          saved and loaded correctly.
  39.  
  40.      4.  If GLOBAL T is in effect and an XMODEM download is
  41.          aborted to terminal mode because of too many errors or
  42.          timeouts, the system no longer crashes the next time
  43.          terminal mode is exited.
  44.  
  45.      5.  The TERM command has been made more reliable.  Under
  46.          certain circumstances it could cause a sytem to lock up.
  47.  
  48.      6.  MEX now signs on as version 1.14C.
  49.  
  50.       Use MLOAD24.com to insert
  51. the patches into MEX.  Assuming that all necessary files are on
  52. the current directory, that you want to keep your original
  53. version, and that you will call the new version MEX114C.COM, the
  54. command would be:
  55.       MLOAD24 mex114c=mex.com,mex114fx.hex
  56.  
  57.      Questions or comments regarding this patch file should be
  58. addressed to Howard Goldstein at:
  59.  
  60.      CompuServe:  [71435,1203]
  61.  
  62.      Newton Centre Z-Node:  617/965-7259
  63.  
  64.      Ladera Z-Node:  213/670-9465
  65.  
  66.      Home:  111 Park St.  #10-P, New Haven, CT  06511.  Voice
  67.      Phone:  203/787-1918 (evenings and weekends)
  68.